![]() |
![]() |
Installing jdbcKona/SybaseThis document tells you how to install the shared library or dynamic link library for jdbcKona/Sybase. This driver is deprecatedThe jdbcKona/Sybase type 2 JDBC driver is deprecated. Deprecated features remain for backwards compatibility only but are slated for removal from the WebLogic Server in the near future. They exist only for WebLogic Server deployments that have not yet migrated to other solutions. Specifically, this driver has not been and will not be updated to match the latest DMBS features or platform developments nor has it been updated to run under a JDK 1.2 environment. While this driver may work in many customer situations, some customers have had problems.If you wish to acquire a driver to connect to a Sybase installation, you should install the jConnect driver available for free from Sybase.
Install the .dll or .so on your systemThe UNIX shared libraries are in the distribution kit in the directory weblogic/lib. The Windows .dlls are included in the distribution kit in the directory weblogic\bin. If you are using Microsoft SDK for Java as your JVM![]()
Here are detailed instructions for installing on each platform.
Notes for UNIX usersWe suggest that you add the weblogic/lib directory to your LD_LIBRARY_PATH, or copy the file(s) to ~java/lib/{arch}, or the comparable directory suggested in the instructions above.
Copy shared objects (the .so
file) for jdbcKona/* products into
java/lib/{arch}/green_threads or
~java/lib/{arch}/native_threads, according to your platform.
If you are using Microsoft SDK for Java with jdbcKona/Oracle, you will need install a different .dll for the jdbcKona/Oracle driver and use SDK version 3.1 or greater. You will also need to install a separate .dll to work with your debugger.
The WebLogic distribution includes a Java application to help you in setting up jdbcKona. To use this helper app:
Code examplesWe also ship a number of code examples in the distribution that will help you get started. Code examples are located in the weblogic/examples/ directory in the distribution. Particularly, check weblogic/examples/jdbc/sybase for examples of simple jdbcKona/Sybase applications.
|
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|